p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 200px; }
p { overflow: hidden; max-width: 75ch; }